x86/vMSI-X: use generic intercept handler in place of MMIO one
authorJan Beulich <jbeulich@suse.com>
Wed, 22 Jun 2016 10:00:44 +0000 (12:00 +0200)
committerJan Beulich <jbeulich@suse.com>
Wed, 22 Jun 2016 10:00:44 +0000 (12:00 +0200)
commitc3a52bc6316a8b6f9f320e4848061328c67d0ed2
tree306ccb4d37edc19ee844164fa19793a58de7a7f0
parent23b9e9a992b3d4394bc7eb2636b61ed53266ef18
x86/vMSI-X: use generic intercept handler in place of MMIO one

This allows us to see the full ioreq without having to peek into state
which is supposedly private to the emulation framework.

Suggested-by: Paul Durrant <Paul.Durrant@citrix.com>
Signed-off-by: Jan Beulich <jbeulich@suse.com>
Reviewed-by: Paul Durrant <paul.durrant@citrix.com>
Reviewed-by: Andrew Cooper <andrew.cooper3@citrix.com>
xen/arch/x86/hvm/vmsi.c